The Command<(Of <(<'ValueType>)>)> type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Command<(Of <(<'ValueType>)>)> |
Default constructor
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() | Next |
Pointer to the next command in the command time line
|
![]() | Prev |
Pointer to the previous command in the command time line
|
![]() | Val |
The command value stored in the time line
|
Properties
Name | Description | |
---|---|---|
![]() | Executed |